Make make-docfile.c consistent with src/keyboard.c.
authorFabrice Popineau <fabrice.popineau@supelec.fr>
Mon, 1 Oct 2012 14:22:23 +0000 (16:22 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 1 Oct 2012 14:22:23 +0000 (16:22 +0200)
commit4a6ef28f463d0e4b9cc5f7f77678f1f1824e7949
tree6f68c57b2a6a5831ccbb79f570ba67a2b4302eae
parent5fed1c9b69955e0a98b6273d231d27df82ad8147
Make make-docfile.c consistent with src/keyboard.c.

 lib-src/make-docfile.c (write_globals): Special-case
 Fexit_recursive_edit and Fabort_recursive_edit as well, as
 functions that are _Noreturn, to be consistent with
 src/keyboard.c.
lib-src/ChangeLog
lib-src/make-docfile.c